home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / 06 / CANDLESPUZZLE.EXE / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Encoding:
Text File  |  2001-10-09  |  4.3 KB  |  199 lines

  1. object FormAbout: TFormAbout
  2.   Left = 226
  3.   Top = 148
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 361
  7.   ClientWidth = 288
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GroupBox1: TGroupBox
  19.     Left = 8
  20.     Top = 0
  21.     Width = 273
  22.     Height = 89
  23.     TabOrder = 0
  24.     object Image1: TImage
  25.       Left = 16
  26.       Top = 16
  27.       Width = 33
  28.       Height = 33
  29.       Picture.Data = {<image000.ico>}
  30.     end
  31.     object Label1: TLabel
  32.       Left = 64
  33.       Top = 16
  34.       Width = 76
  35.       Height = 13
  36.       Caption = 'B-Jigsaw Lite'
  37.       Font.Charset = DEFAULT_CHARSET
  38.       Font.Color = clWindowText
  39.       Font.Height = -11
  40.       Font.Name = 'MS Sans Serif'
  41.       Font.Style = [fsBold]
  42.       ParentFont = False
  43.     end
  44.     object Label2: TLabel
  45.       Left = 64
  46.       Top = 32
  47.       Width = 53
  48.       Height = 13
  49.       Caption = 'Version 7.0'
  50.     end
  51.     object Label3: TLabel
  52.       Left = 64
  53.       Top = 48
  54.       Width = 145
  55.       Height = 13
  56.       Caption = '∩┐╜ 1998, 2001, Antony Pranata'
  57.     end
  58.     object Label4: TLabel
  59.       Left = 64
  60.       Top = 64
  61.       Width = 169
  62.       Height = 13
  63.       Cursor = crHandPoint
  64.       Caption = 'ADC-Soft (http://www.adcsoft.com)'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = clBlue
  67.       Font.Height = -11
  68.       Font.Name = 'MS Sans Serif'
  69.       Font.Style = [fsUnderline]
  70.       ParentFont = False
  71.       OnClick = Label4Click
  72.     end
  73.   end
  74.   object BitBtn1: TBitBtn
  75.     Left = 112
  76.     Top = 330
  77.     Width = 75
  78.     Height = 25
  79.     TabOrder = 1
  80.     Kind = bkOK
  81.   end
  82.   object Panel1: TPanel
  83.     Left = 8
  84.     Top = 96
  85.     Width = 273
  86.     Height = 229
  87.     BevelInner = bvRaised
  88.     BevelOuter = bvLowered
  89.     TabOrder = 2
  90.     object Label6: TLabel
  91.       Left = 8
  92.       Top = 8
  93.       Width = 246
  94.       Height = 26
  95.       Caption = 
  96.         'This jigsaw puzzle was created by the full version of B-Jigsaw 7' +
  97.         '.0.'
  98.       WordWrap = True
  99.     end
  100.     object Label7: TLabel
  101.       Left = 8
  102.       Top = 40
  103.       Width = 239
  104.       Height = 13
  105.       Cursor = crHandPoint
  106.       Caption = 'Order B-Jigsaw for US $19.95 and you will receive:'
  107.       Font.Charset = DEFAULT_CHARSET
  108.       Font.Color = clBlue
  109.       Font.Height = -11
  110.       Font.Name = 'MS Sans Serif'
  111.       Font.Style = [fsUnderline]
  112.       ParentFont = False
  113.       OnClick = Label7Click
  114.     end
  115.     object Label8: TLabel
  116.       Left = 16
  117.       Top = 56
  118.       Width = 139
  119.       Height = 13
  120.       Caption = '* The full version of B-Jigsaw.'
  121.       Font.Charset = DEFAULT_CHARSET
  122.       Font.Color = clBlack
  123.       Font.Height = -11
  124.       Font.Name = 'MS Sans Serif'
  125.       Font.Style = []
  126.       ParentFont = False
  127.     end
  128.     object Label9: TLabel
  129.       Left = 16
  130.       Top = 72
  131.       Width = 220
  132.       Height = 13
  133.       Caption = '* Additional free images from GDL Productions.'
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clBlack
  136.       Font.Height = -11
  137.       Font.Name = 'MS Sans Serif'
  138.       Font.Style = []
  139.       ParentFont = False
  140.     end
  141.     object Label10: TLabel
  142.       Left = 8
  143.       Top = 96
  144.       Width = 196
  145.       Height = 13
  146.       Caption = 'The full version of B-Jigsaw allows you to:'
  147.     end
  148.     object Label11: TLabel
  149.       Left = 16
  150.       Top = 112
  151.       Width = 209
  152.       Height = 13
  153.       Caption = '* Play jigsaw puzzle using your own pictures.'
  154.     end
  155.     object Label12: TLabel
  156.       Left = 16
  157.       Top = 144
  158.       Width = 231
  159.       Height = 13
  160.       Caption = '* Play MIDI music while you'#39're solving the puzzle.'
  161.     end
  162.     object Label13: TLabel
  163.       Left = 16
  164.       Top = 176
  165.       Width = 146
  166.       Height = 13
  167.       Caption = '* Print jigsaw puzzles on paper.'
  168.     end
  169.     object Label14: TLabel
  170.       Left = 16
  171.       Top = 160
  172.       Width = 176
  173.       Height = 13
  174.       Caption = '* Customize the size of puzzle pieces.'
  175.     end
  176.     object Label15: TLabel
  177.       Left = 16
  178.       Top = 128
  179.       Width = 169
  180.       Height = 13
  181.       Caption = '* Send jigsaw puzzle to your friends.'
  182.     end
  183.     object Label16: TLabel
  184.       Left = 16
  185.       Top = 208
  186.       Width = 91
  187.       Height = 13
  188.       Caption = '* and many more....'
  189.     end
  190.     object Label5: TLabel
  191.       Left = 16
  192.       Top = 192
  193.       Width = 153
  194.       Height = 13
  195.       Caption = '* Record best times ever played.'
  196.     end
  197.   end
  198. end
  199.